home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / Planet Earth / data / image.dir / 00016.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  161 b   |  8 lines

  1. on exitFrame
  2.   global theCaption
  3.   set the text of field "captionBox" to theCaption
  4.   setCaption("captionBox")
  5.   set the selStart to 0
  6.   set the selEnd to 0
  7. end
  8.